home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / DB_CLIPP / 2627.ZIP / README.1ST < prev   
Text File  |  1991-02-28  |  7KB  |  169 lines

  1. INSTALLATION!!
  2. If you Have FLAGS on a diskette...
  3.  
  4. 1>    Move to the drive you want Flags to be on:
  5.       (example, C:)
  6. 2>    Type in:
  7.       (1):INSTALL (2) (1)
  8.  
  9.       Where (1) is the letter for the disk you've got the
  10.       Flags disk in (either A or B),
  11.  
  12.       and (2) is the letter for the flavor you're installing
  13.       D for Dbase IV, F for FoxPro
  14.  
  15. To Run Flags:
  16.  
  17. 1>  move to FLAGS Directory -->         CD \FLAGS
  18. 2>  start FLAGS-->                      XXX FLAGS
  19.  
  20. (where XXX is the program name, ie Dbase, Foxpro, etc)
  21. MAKE SURE YOU'VE GOT A PATH TO EITHER DBASE OR FOXPRO SET UP!!!
  22. ========================================================================
  23.  
  24. Welcome to FLAGS...FLatfile Application Generator System.  This is
  25. based on the AGS system, but is a lot more solid (we hope).
  26.  
  27. When you install, the following occurs:
  28.  
  29. 1>    Directory \Flags set up.  The program file (Flags.???) is
  30.       placed here.
  31. 2>    Directory \Flags\Main set up.  All support DBFs, Bats, etc.
  32.       are placed here.  So is documentation, this file, etc.
  33. 3>    Directory \Flags\House is set up.  The sample application 
  34.       HOUSE is placed there.
  35. 4>    Directory \Flags\Hse_type is set up.  This sample application 
  36.       demonstrates the relationship capability (this option works for
  37.       Dbase IV and Foxpro only).  It's not included in the Dbase III+
  38.       or Foxbase versions.
  39.  
  40. Some quick instructions and limitations:
  41.  
  42. 1>   What this system does is allow you to design and maintain
  43.      a single database entry system.  By creating an application,
  44.      you can keep track of reports, mailing labels, filters and
  45.      other goodies.  You can have as many applications as you
  46.      want, and may cancel at any time.
  47. 2>   Watch out for any direct changes you make to any of these
  48.      systems, such as from the dot prompt.  Flags may not understand
  49.      what you did.
  50. 3>   Flags handles memo fields, but rather oddly.  During entry,
  51.      the user would say "Y" at the memo field.  Then he(she) would
  52.      indicate later that they want to save it, and the system will
  53.      provide a memo edit screen at this point.
  54. 4>   Flags insists that each application database has at least
  55.      one indexed field.
  56. 5>   Flags does not handle "creative", ie multi-field index files in
  57.      the current versions.
  58. 6>   Flags assumes that you started it from the "\Flags" directory,
  59.      and that a path is to the calling program (Dbase, Foxplus, etc.)
  60. 7>   Flags can easily confuse you.
  61. 8>   Multi-users need to have a default Exclusive set "ON".  You can
  62.      use Flags by having different people in different systems.  But
  63.      it's not doing any true Rlock's or Flock's.  Remember that this
  64.      sucker is written in Dbase III+.
  65. 9>   For Dbase IV and FoxPro users, Flags will allow you to set 
  66.      a relation to 1 (count 'em one) other Flags database per application.
  67.  
  68. What you are holding in your ethereal hands is the FLAGS system.  No 
  69. doubt there are some problems and someareas where improvements can be
  70. made.  We'd appreciate any suggestions of both or either.  Potential
  71. problem areas include:
  72.  
  73.        .
  74.        .
  75.        .
  76. Things we never dreamed of doing.
  77.  
  78. Documentation.  The documentation is almost complete (the last draft was
  79. over 80 pages and still going strong).  Registered AGS and FLAGS users
  80. will receive it automatically when completed.  (keep in mind that AGS
  81. was a Beta system that got re-uploaded more times than it should have
  82. been) More updates will happen as time and response dictate.
  83.  
  84. Anyway, give this sucker a shot...we'd appreciate it.
  85.  
  86. This is a complete rehash of the AGS.  If you downloaded AGS
  87. already, sorry to make you do it again.  Actually, this version seems
  88. to be worth the extra effort (famous last words).  There is the 
  89. "Master Menu" approach which we think will organize things a fair amount.
  90. Also the relations, color handling, and other improvements.
  91.  
  92. **********************************************************************
  93. *NOTE TO Registered AGS Users...if you have any questions regarding  *
  94. *AGS->FLAGS Conversions or the like, contact the AGS author directly.*
  95. **********************************************************************
  96.  
  97. Contact dbF Software Productions through:
  98.  
  99. CompuServe:           72117,165    (either GO Dbase or GO Foxforum)
  100. Cleveland FreeNet:    AE069        (Cleveland Based)
  101.  
  102. or, if you're old fashioned:
  103.  
  104. dbF Software Productions
  105. PO Box 37194
  106. Cleveland, Ohio 44137-0194
  107.  
  108. Files involved in this mess:
  109.  
  110. These files should be contained in the \Flags\Main directory:
  111.  
  112. MCREATE.DBF            Standard Create Database for Applications
  113. MFLT.DBF               Standard Filter Database for Applications
  114. MMAIN.DBF              Standard Main Database for applications
  115. MRPT.DBF               Standard Report Database for applications
  116. MVERIFY.DBF            Standard Verification Database for applications
  117. README.1ST             This file
  118. README.DOC             Some simple documentation (Registration gets more!)
  119. TEST.DBF               Contains Information on Test Status
  120. FILTER.FRM             Filter report form
  121. VERIFY.FRM             Verification report form
  122. BRWSE.DBF              Empty Browse database
  123. FLAGSHLP.DBF           Help files
  124. FLAGSTST.DBF           List of files for Flags to test for
  125. INSTALL.BAT            Installation batch file
  126. MASTER.DBF             Master file for applications list
  127. MENUBAR.BIN            LiteBar Binary File
  128. START.DBF              Empty beginning database structure for new App's
  129. PITHY.DBF              Collection of smartass intro statments...add your own!
  130.  
  131. This file should be contained in the \Flags directory:
  132. FLags.Prg                     Dbase III+
  133. Flags.Dbo                     Dbase IV
  134. Flags.Fox                     Foxplus V2.1
  135. Flags.Fxp                     Foxpro V1.02
  136. Frel.Dbo                      Relations for Dbase IV V1.1
  137. Frel.Fxp                      Relations for Foxpro V1.02
  138. Ppup.Dbo                      Popup for Dbase IV V1.1
  139. Ppup.Fxp                      Popup for Foxpro V1.02
  140.  
  141. Generally only one flavour at a time, although you could put more than
  142. one if you wanted to.  Beware of the .PRG for Dbase III+, it could muck
  143. up some of the others...)
  144. They're all the same programs.  Just different compilations of the same.
  145.  
  146. These files are contained in the \FLAGS\HOUSE directory.  They're a sample
  147. application:
  148.  
  149. CREATE.DBF         The FLAGS information file about the HOUSE Database
  150. FLT.DBF            The FLAGS file for storing Library Filters
  151. HOUSE.DBF          The Data file itself
  152. MAIN.DBF           FLAGS Application information
  153. RPT.DBF            FLAGS Report/Label File
  154. VERIFY.DBF         FLAGS Verification Database
  155. AGENT_CD.FRM       Some sample Dbase Reports...
  156. CITY.FRM                "      "     "
  157. HSE_STYL.FRM            "      "     "
  158. SOLD.FRM                "      "     "
  159. CREATE.NDX         FLAGS Control Indexes (each app will have these files)
  160. CREATE1.NDX                   "               "               "
  161. VERIFY.NDX                    "               "               "
  162. CITY.NDX           Sample Dbase Indexes (defined by the FLAGS App)
  163. HSE_STYL.NDX                   "               "               "
  164. ST_NAME.NDX                    "               "               "
  165.  
  166. For you Fox Users, those indexes would actually have an IDX extension.
  167.  
  168. Good luck, and good hunting!
  169.